﻿@charset "utf-8";
/* CSS Document */
body {padding:0;margin:0;font-size:14px;font-family:"微软雅黑";color:#212121;}
a{color:#212121;text-decoration:none;}
a:hover{color:#22ac38;text-decoration:none;}
a img{border:none;} 
div,ul,li,p,form,h1,h2,h3,h4,h5,dl,dd,table,tr,contacttd{margin: 0px;}
ul,li{list-style-type: none;padding: 0;}
em{font-style: normal;font-weight: normal;}
.fl {float:left;}
.fr {float:right;}
.clear{clear:both;}
.upfile {border: 1px solid #ccc;height:28px;margin-top:10px;width:98%;}
.common_content{width: 1200px;margin: 0 auto;position: relative;}
.common_content .Llangs{position: absolute;right: 0;top:-13px;}
.common_content .Llangs a{display:inline-block;font-size: 16px}
.common_content .Llangs span{font-size: 16px;margin: 0 10px;}

/*头部*/
.head{display: block;width: 100%;}
.headLeft{font-size: 0;margin-left: 5.6%;}
.headLogo{margin: 18px 0;}
.headRight{font-size: 0;margin-right: 2.1%;}
.headRight .nav{display: inline-block;vertical-align: top;margin: 42px 0 32px;}
#nav_menu>li{display: inline-block;position: relative;transition: all 0.3s ease-out 0s;margin-right: 54px;}
#nav_menu>li:last-child{margin-right: 0;}
#nav_menu>li>a{font-size: 16px;color: #454545;display: inline-block;transition: .3s ease-in-out;text-align: center;line-height: 18px;padding-bottom: 10px;}
#nav_menu>li:hover>a{color: #22ac38;}
#nav_menu>li.navhover>a{color: #22ac38;}
#nav_menu li ul{width:180px;position: absolute;top: 25px;background: #fff;display: block!important;box-shadow: 0 6px 10px rgba(0, 0, 0, .1);transition: all 0.3s ease-out 0s;transform: translate3d(0px, 10px, 0px);-moz-transform: translate3d(0px, 10px, 0px);-webkit-transform: translate3d(0px, 10px, 0px);opacity: 0;height: 0px;overflow: hidden;z-index: 999;}
#nav_menu li:nth-child(2) ul{margin-left: -57px;}
#nav_menu li:nth-child(3) ul{margin-left: -57px;}
#nav_menu li:nth-child(4) ul{margin-left: -57px;}
#nav_menu>li:hover ul{opacity: 1;height: auto;visibility: visible;transform: translate3d(0px, 0px, 0px);-moz-transform: translate3d(0px, 0px, 0px);-webkit-transform: translate3d(0px, 0px, 0px);}
#nav_menu li ul li{width: 100%;height: 49px;line-height: 49px;border-bottom: 1px solid rgba(0, 0, 0, .08);}
#nav_menu li ul li a{font-size: 14px;color: #666;height: 49px;line-height: 49px;display: block;text-align: center;}
#nav_menu li ul li a:hover{background: #F2F2F2;color: #333;}
.headRight .Tel{display: inline-block;vertical-align: top;margin-left: 47px;margin-top: 38px;line-height: 24px;border-right: 1px solid #cdcfd9;padding-right: 38px;}
.headRight .Tel img{vertical-align: middle;}
.headRight .Tel h2{font-size: 14px;font-family: 'Arial';display: inline-block;margin-left: 11px;vertical-align: middle;}
.headSou{display: inline-block;position: relative;vertical-align: top;margin-top: 30px;margin-left: 40px;}
.headSou a{display: inline-block;vertical-align: middle;margin-right: 15px;}
.headSou form{display: inline-block;min-width: 28px;vertical-align: middle;max-height: 30px;}
.headSou input:first-child{width: 0;height: 36px;border-radius: 50px;border: none;color:#454545;font-family:"Open Sans", Arial, Verdana;outline: none;padding: 0;transition: all .5s cubic-bezier(0.000, 0.105, 0.035, 1.570);}
.headSou .search-wrapper.active input:first-child{width: 190px;padding: 0px 20px 0 20px;border: 1px solid #d3d3d3;}
.headSou input:first-child::placeholder{color: #454545;}
.headSou .search-wrapper input:last-child{width: 28px;height: 28px;border: none;position: absolute;top: 5px;right: 13px;background: url(sou.png) no-repeat center;outline: none;cursor: pointer;transition: all 0.3s ease-in-out;}
.search-wrapper .close{position: absolute;z-index: 1;top:10px;right:8px;width:18px;height:18px;cursor: pointer;transform: rotate(-180deg);transition: all .3s cubic-bezier(0.285, -0.450, 0.935, 0.110);transition-delay: 0.2s;opacity: 0;}
.search-wrapper.active .close {right:-11%;transform: rotate(45deg);transition: all .6s cubic-bezier(0.000, 0.105, 0.035, 1.570);transition-delay: 0.5s;opacity: 1;}
.search-wrapper .close::before, .search-wrapper .close::after {position:absolute;content:'';background: #333;border-radius: 2px;}
.search-wrapper .close::before {width: 2px;height: 18px;top: 0;left: 0;right: 0;margin: auto;}
.search-wrapper .close::after {width: 18px;height: 2px;left: 0px;top: 0;bottom: 0;margin: auto;}

/*动画*/
.I_banner{height: 818px;overflow: hidden;position: relative;}
.I_bannerBox{width: 100%;height: 100%;background-color: rgb(218 218 218);transition: 1s background-color 1.3s;}
.I_bannerBox .swiper-wrapper{transition-delay: 1s;transition-timing-function: cubic-bezier(0.5, 0, 0, 1);}
.I_bannerBox .swiper-slide{text-align: center;font-size: 18px;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.I_bannerBox .img-box{width: 100%;height: 100%;position: absolute;transform: scale(0.6, 0.6);transition-duration: 1s;transition-property: transform;transition-timing-function: cubic-bezier(0.5, 0, 0, 1);opacity: 0.9;overflow: hidden;}
.I_bannerBox .img-box img{width: 100%;height: 100%;object-fit: cover;transform: scale(1.2, 1.2) translateX(50%);transition-timing-function: cubic-bezier(0.5, 0, 0, 1);transition-property: transform;}
.I_bannerBox .button-prev,.I_bannerBox .button-next{transition: 0.5s;outline: none;position: absolute;width: auto;height: 60px;z-index: 10;top: 0;bottom: 0;margin: auto;cursor: pointer;z-index: 9999;}
.I_bannerBox .button-prev{left: 2%;}
.I_bannerBox .button-next{right: 2%;}
.I_bannerBox img{width: 60px;}
.I_bannerBox .b_img2{display: none;}
.I_bannerBox .button:hover .b_img2{display: block;}
.I_bannerBox .button:hover .b_img1{display: none;}
.I_bannerBox .button.disabled{opacity: 0.2;cursor: default;}

/* Product */
.Product{font-size: 0;overflow: hidden;padding-top: 26px;}
.ProductTitle{text-align: center;}
.ProductTitle h2{font-size: 36px;font-weight: normal;color: #232323;margin-bottom: 11px;}
.ProductTitle p{font-size: 36px;font-family: 'Arial';color: #e7e7e7;}
.ProductNav{background-color: #f2f2f2;margin-top: 40px;text-align: center;}
.ProductNav ul{display: inline-block;}
.ProductNav li{font-size: 18px;color: #454545;display: inline-block;padding: 0 50px;cursor: pointer;line-height: 90px;}
.ProductNav li:hover{background-color: #22ac38;color: #fff;}
.ProductNav li.active{background-color: #22ac38;color: #fff;}
.ProductList{margin: 50px auto 0;max-width: 1420px;padding: 0 20px;box-sizing: border-box;}
.ProductList ul{margin-right: -33px;}
.ProductList li{display: inline-block;margin-bottom: 43px;width: 25%;box-sizing: border-box;}
.ProductList li a{margin-right: 33px;border: 1px solid #e3e4ea;display: block;transition: .3s;}
.ProductList li:hover a{border: 1px solid #22ac38;}
.ProductList li .ProdcutImg{width: 100%;height: 100%;overflow: hidden;}
.ProductList li img{width: 100%;transition: 0.5s;}
.ProductList li:hover img{transform: scale(1.1);}
.ProductList li p{font-size: 18px;color: #454545;line-height: 51px;position: relative;text-align: center;}
.ProductList li:hover p{color: #22ac38}
.ProductList li p:after{content: '';display: block;border-top: 1px solid #e0e1e7;position: absolute;top: 0;width: 80%;left: 0;right: 0;margin: auto;transition: .3s;}
.ProductList li:hover p:after{border-top: 1px solid #22ac38;}

/* About */
.About{font-size: 0;overflow: hidden;padding-top: 42px;}
.AboutTitle{text-align: center;}
.AboutTitle h2{font-size: 36px;font-weight: normal;color: #232323;margin-bottom: 11px;}
.AboutTitle p{font-size: 36px;font-family: 'Arial';color: #e7e7e7;}
.AboutList{background: url(About_bg.png) no-repeat top center;margin-top: 32px;height: 536px;}
.AboutBox{margin: 0 auto;max-width: 1420px;padding: 0 20px;box-sizing: border-box;}
.AboutLeft{width: 50%;}
.AboutLeft h2{font-size: 30px;color: #289159;margin-top: 72px;}
.AboutLeft p{font-size: 16px;color: #454545;line-height: 30px;margin-top: 25px;}
.AboutLeft ul{margin-top: 27px;}
.AboutLeft li{float: left;width: 33.2%;position: relative;white-space:nowrap;}
.AboutLeft li img{display: inline-block;vertical-align: middle;margin-right: 5.9%;width: 32.6%;}
.AboutLeft li .Aimg2{display: none;}
.AboutLeft li:hover .Aimg1{display: none;}
.AboutLeft li:hover .Aimg2{display: inline-block;}
.AboutLeft li .AboutArt{display: inline-block;vertical-align: middle;text-align: center;padding-right: 17%;margin-right: 16.5%;}
.AboutLeft li:after{content: '';height: 65px;width: 1px;background: #8e94a8;display: block;position: absolute;right: 16.5%;top: 0;bottom: 0;margin: auto;}
.AboutLeft li h3{font-size: 16px;color: #454545;font-weight: normal;transition: .3s;}
.AboutLeft li:hover h3{color: #289159;}
.AboutLeft li span{font-size: 14px;color: #656565;transition: .3s;}
.AboutLeft li:hover span{color: #289159;}
.AboutRight{width: 45.1%;margin-top: 58px;}
.AboutRight img{width: 100%;}
.AboutMore{font-size: 16px;color: #fff;width: 122px;text-align: center;height: 43px;line-height: 43px;background: #289159;display: block;border-radius: 25px;margin-top: 55px;border: 1px solid #289159;transition: .3s;}
.AboutMore:hover{background: #fff;}

/* Application */
.Application{font-size: 0;overflow: hidden;padding-top: 66px;}
.ApplicationTitle{text-align: center;}
.ApplicationTitle h2{font-size: 36px;font-weight: normal;color: #232323;margin-bottom: 11px;}
.ApplicationTitle p{font-size: 36px;font-family: 'Arial';color: #e7e7e7;}
.ApplicationList{margin-top: 33px;}
.ApplicationList li{float: left;width: 25%;height: 100%;overflow: hidden;position: relative;}
.ApplicationList li img{width: 100%;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
.ApplicationList li:hover img{transform: scale(1.1);}
.ApplicationList li:after{content: "";width: 100%;height: 0;background-color: rgba(0, 0, 0, 0.4);position: absolute;top: 0px;left: 0;opacity: 0;transition: all 0.3s ease 0s;}
.ApplicationList li:hover:after{opacity: 1;height: 100%;}

/* News */
.News{font-size: 0;overflow: hidden;padding: 66px 0 89px;}
.NewsTitle{text-align: center;}
.NewsTitle h2{font-size: 36px;font-weight: normal;color: #232323;margin-bottom: 11px;}
.NewsTitle p{font-size: 36px;font-family: 'Arial';color: #e7e7e7;}
.NewsList{margin: 26px auto 0;max-width: 1420px;padding: 0 20px;box-sizing: border-box;}
.NewsList ul{margin-right: -44px;}
.NewsList li{float: left;width: 33.3%;box-sizing: border-box;}
.NewsList li a{border: 1px solid #bfbfbf;margin-right: 44px;display: block;transition: .5s;}
.NewsList li:hover a{background-color: #289159;}
.NewsList li .NewsImg{width: 100%;max-height: 301px;overflow: hidden;}
.NewsList li .NewsImg img{width: 100%;transition: 0.5s;}
.NewsList li:hover .NewsImg img{transform: scale(1.1);}
.NewsList li .NewsArt{margin: 0 6.3% 0 5.6%;padding: 28px 0 26px;border-bottom: 1px solid #cacdd7;white-space: nowrap;}
.NewsList li .NewsTime{display: inline-block;padding: 9px 7.7% 0 2%;border-right: 1px solid #e0e1e7;vertical-align: middle;;}
.NewsList li .NewsTime div:first-child{width: 67.75px;height: 42px;overflow: hidden;white-space:nowrap;}
.NewsList li .NewsTime div:first-child span{font-size: 60px;color: #000;font-family: 'Arial';display: block;line-height: 43px;margin-left: -167px;}
.NewsList li .NewsTime div:last-child{width: 67.75px;height: 12px;overflow: hidden;white-space:nowrap;margin-top: 24px;}
.NewsList li .NewsTime div:last-child span{font-size: 16px;color: #656565;font-family: 'Arial';display: block;line-height: 13px;}
.NewsList li:hover .NewsTime div span{color: #fff;}
.NewsList li h2{font-size: 21px;color: #454545;font-weight: normal;display: inline-block;padding-left: 9%;width: 70%;box-sizing: border-box;vertical-align: middle;white-space: normal;}
.NewsList li:hover h2{color: #fff;}
.NewsMore{line-height: 73px;font-size: 16px;color: #545454;margin: 0 36px 0 30px;}
.NewsList li:hover .NewsMore{color: #fff;}
.NewsMore img{float: right;margin-top: 28px;}
.NewsMore .img2{display: none;}
.NewsList li:hover .NewsMore .img1{display: none;}
.NewsList li:hover .NewsMore .img2{display: block;}


.n_banner{margin: 0 auto;width: 100%;height: 300px;background: url(n_banner.jpg) center no-repeat;position: relative;background-color: #666;}

/*内页内容*/
.mainC{background: #fff;}
.mainContent{margin: 0 auto;width:1200px;padding: 25px 0 45px;}
.weizhi{margin-bottom: 20px;height: 50px;line-height: 50px;font-size: 16px;text-align: left;background-color: #eee;width: 100%;text-indent: 2.5em;transition: 0.1s all;background: #f5f5f5 url(weizhi.png) no-repeat 8px 13px;letter-spacing: 1px;position: relative;box-sizing: border-box;}
.weizhi:hover {background-position: 8px -26px;}
.weizhi a{font-size: 15px;}
.weizhi a:hover{color: #289159;}
.list_center_Nav{border-bottom: 1px dashed #ccc;margin: 8px 0;}
.list_center_Nav ul{margin-bottom: 20px;}
.list_center_Nav ul li{height: 60px;font-size: 18px;line-height: 60px;text-align: center;float: left;border-right: 1px solid #eee;background: #f5f5f5;cursor: pointer;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;width: 19.7%;margin-right: 2px;}
.list_center_Nav ul li:hover{background: #289159;}
.list_center_Nav ul li.currclass{background: #289159;}
.list_center_Nav ul li a{color: #000;display: block;font-size: 18px;transition: 0.2s all;}
.list_center_Nav ul li:hover a{color: #fff;}
.list_center_Nav ul li.currclass a{color: #fff;}

/* 内页关于我们 */
.nAbout{margin-top: 50px;}
.nAbout .bt{margin: 0 auto 40px;text-align: center;line-height: 40px;}
.nAbout .bt p{font-size: 40px;font-weight: bold;color: #333;}
.nAbout .bt i{color: #289159;font-style: normal;}
.nAbout .nAbout_left{float: left;width: 560px;height: 417px;}
.nAbout .nAbout_right{float: right;width: 584px;font-size: 15px;background: #f7f7f7;padding: 30px 28px;height: 417px;box-sizing: border-box;}
.nAbout .list_contact p{color: #666;line-height: 33px;padding-bottom: 0px;font-size: 15px;margin-top: 0px;text-indent: 2em;}
.nAbout_numb{height: 141px;background: #fcfcfc url(yy.jpg) no-repeat bottom center;padding: 53px 0 0 0;border-radius: 0 0 10% 10%;}
.nAbout_numb li{float: left;font-size: 18px;color: #424242;text-align: center;width: 299px;border-right: 1px solid #e8e8e8;}
.nAbout_numb li:last-child{border: none;}
.nAbout_numb li em{display: inline-block;font-size: 47px;color: #424242;font-family: Impact;}
.nAbout_numb li i{font-size: 14px;font-style: normal;position: relative;top: -6px;width: 22px;height: 22px;line-height: 22px;background: #289159;text-align: center;color: #fff;border-radius: 50%;display: inline-block;}
.nAbout_numb li span{display: block;}

/* 内页图片列表 */
.list_contact_img{font-style: 0;}
.list_contact_img > p{font-size: 15px;color: #666;line-height: 33px;}
.list_contact_img li{float: left;margin: 0 1% 2% 1%;position: relative;text-align: center;overflow: hidden;width: 23%;}
.list_contact_img li .nylist_pic{overflow: hidden;}
.list_contact_img li .nylist_pic img{width: 100%;transition: ease-in-out 0.25s all;}
.list_contact_img li:hover .nylist_pic img{ transform:scale(1.1);}
.list_contact_img li .nylist_tit{width: 100%;overflow: hidden;line-height: 46px;font-size: 16px;z-index: 0;position: relative;}
.list_contact_img li .nylist_tit:after{ content:''; transition:ease-in-out 0.15s all; background:#eaeaef; position:absolute; left:0; bottom:0; width:100%; height:100%; z-index:-1;}
.list_contact_img li .nylist_tit:before{content:''; transition: ease-in-out 0.15s all;background:#289159; position:absolute; left:-100%; bottom:0; width:100%; height:100%;  z-index:-2;}
.list_contact_img li:hover .nylist_tit:after{ left:100%;}
.list_contact_img li:hover .nylist_tit:before{ left:0;}
.list_contact_img li.nylist_tit{ width:100%; overflow:hidden; line-height:46px; font-size:16px; }
.list_contact_img li:hover .nylist_tit{ color:#fff;}

/* 内页新闻 */
.nydh{background: #f1f1f1;height: 80px;box-shadow: 2px 3px 13px #ccc;margin-bottom: 40px;}
.nydh ul{text-align: center;}
.nydh ul li{display: inline-block;line-height: 80px;text-align: center;font-size: 18px;}
.nydh ul li:nth-child(2){margin: 0 55px;}
.nydh ul li.currclass a{color: #289159;}
.pro_l{width: 249px;}
.pro_l .pro_t span{background: #289159 url(sj.png) no-repeat 187px center;font-size: 18px;font-weight: bold;color: #fff;line-height: 54px;padding-left: 40px;display: block;}
.new_pro{background: #f5f5f5;padding: 16px 10px 10px;font-size: 0;}
.new_pro li{width: 220px;display: block;margin: 0px auto 15px;}
.new_pro li img{width: 100%;}
.new_pro li .new_pro_til{display: block;line-height: 44px;background: #e7e7e7;width: 215px;text-align: center;font-size: 14px;}
.list_news li{box-shadow: 0px 0px 10px #ddd;padding: 20px;position: relative;margin: 0 0 2% 0;}
.nNewshx:after,.nNewshx:before,.nNewssx:after,.nNewssx:before{display:block; content:''; position:absolute; transition:all .5s ease; background:#289159;}
.nNewshx:after,.nNewshx:before{ width:0px; height:3px;}
.nNewshx:after{ top:0px; left:0px;}
.nNewshx:before{ bottom:0px; right:0px;}
.nNewssx:after{ top:0px; left:0px;}
.nNewssx:before{ bottom:0px; right:0px;}
.nNewssx:after,.nNewssx:before{ height:0px; width:3px;}
.list_news li:hover .nNewshx:after,.list_news li:hover .nNewshx:before{ width:100%;}
.list_news li:hover .nNewssx:after,.list_news li:hover .nNewssx:before{ height:100%;}
.nNewspic{float: left;overflow: hidden;width: 26%;}
.nNewspic img{border: 1px solid #eee;width: 229px;height: 172px;}
.nNewsart{width: 72%;float: right;padding-top: 1%;}
.nNewstit a{font-size: 20px;font-weight: bold;}
.list_news li:hover .nNewstit a{color: #289159;}
.nNewstit span{float: right;font-size: 16px;color: #999;font-weight: bold;}
.nNewsbody{margin-top: 2%;font-size: 14px;line-height: 28px;transition: all .3s ease;position: relative;color: #888;}
.list_news li:hover .nNewsbody{padding-left: 2%;}
.news_more{position: absolute;bottom: 20px;}
.news_more a{display: inline-block;padding: 0 23px;line-height: 34px;font-size: 14px;border-radius: 17px;background: #000;color: #fff;text-align: center;transition: all .3s ease;}
.list_news li:hover .news_more a{border-radius: 0px;background: #289159;}

/* 新闻内容 */
.list_box_news{padding: 30px 0;}
.list_left_news{width: 830px;float: left;background: #f9f9f9;padding: 30px;padding-bottom: 0;overflow: hidden;}
.list_right_news{width: 300px;float: right;position: relative;}
.list_contact_title{border-bottom: 1px solid #e7e7e7;padding-bottom: 15px;}
.list_left_news .title{font-size: 22px;font-weight: normal;line-height: 30px;display: block;margin-bottom: 15px;color: #333;}
.list_left_news .date span{border-right: 1px dotted #b6b6b6;color: #999;line-height: 14px;padding-right: 10px;margin-right: 10px;display: inline-block;}
.list_left_news .date span:last-child{border: none;}
.list_left_news .contact{margin-top: 20px;line-height: 28px;color: #777;font-size: 14px;}
.list_left_news .contact img{max-width: 100%;}
.list_left_news #next{width: 890px;margin-left: -30px;margin-top: 20px;border-top: 1px solid #e7e7e7;line-height: 70px;}
.list_left_news #next .fl{float: left;border-right: 1px solid #e7e7e7;width: 364px;padding-left: 50px;padding-right: 30px;height: 70px;overflow: hidden;background: url(newsup.png) 30px 29px no-repeat;}
.list_left_news #next .fr{float: right;text-align: right;width: 365px;padding-left: 30px;padding-right: 50px;height: 70px;overflow: hidden;background: url(newsdown.png) 413px 29px no-repeat;}
.list_right_news .nNewsfanhui{position: absolute;top: 0;left: -958px;z-index: 10;}
.nNewswenzhan{padding: 30px 30px 20px 30px;background: #f9f9f9;}
.nNewswenzhan_til{font-size: 18px;border-bottom: 1px solid #e7e7e7;height: 36px;line-height: 18px;position: relative;}
.nNewswenzhan_til::before{content: "";width: 75px;height: 1px;background: #289159;position: absolute;left: 0;bottom: -1px;}
.nNewswenzhan_til strong{color: #289159;font-weight: normal;}
.nNewswenzhan_con{margin-top: 10px;line-height: 36px;}
.nNewswenzhan_con a{display: block;background: url(newswenzhagn.png) left center no-repeat;padding-left: 22px;width: 220px;height: 36px;overflow: hidden;}
.list_right_news .nyzx{margin-top: 10px;}

/* 内页产品中心 */
.list_left{float: left;width: 249px;}
.list_left_title{text-align: center;height: 129px;background: url(title.jpg)no-repeat;}
.list_left_title span{color: #fff;font-size: 34px;font-weight: bold;line-height: 57px;padding-top: 18px;float: left;padding-left: 26px;}
.list_left_title p{color: #fff;font-size: 18px;float: left;margin-left: 26px;margin-top: -5px;text-transform: uppercase;}
#nymianus{border: 4px solid #289159;padding-bottom: 30px;background: #f9f9f9;}
#nymianus li a{display: block;line-height: 55px;border-bottom: 1px #ccc dashed;margin: 0 15px;background: url(jt2.png) no-repeat 170px;padding-left: 25px;transition: 0.3s all;font-size: 15px;font-weight: normal;}
#nymianus li:hover a{background: url(jt2_i.png) no-repeat 155px;transition: 0.3s all;}
#nymianus li a.here{background: url(jt2_i.png) no-repeat 155px;transition: 0.3s all;color: #289159;}
.ny_news{width: 249px;overflow: hidden;}
.ny_news1{background: #f5f5f5;padding-bottom: 10px;}
.ny_news p{background: #289159 url(sj.png) no-repeat 187px center;font-size: 18px;font-weight: bold;color: #fff;line-height: 54px;padding-left: 40px;margin-top: 10px;}
.ny_news1 p{margin-top: 0;}
.ny_news .news_div{height: 70px;position: relative;background: #f5f5f5;margin-bottom: 8px;overflow: hidden;}
.ny_news a.news_div_a {font-size: 13px;position: absolute;top: 6px;left: 82px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;width: 160px;}
.ny_news a.news_div_a:after {content: "";display: block;width: 249px;height: 69px;position: absolute;left: -82px;top: -6px;z-index: 9999;}
.ny_news .news_div_body {position: absolute;left: 82px;top: 28px;font-size: 12px;color: #666;}
.ny_news .news_div_pic a {height: 54px;width: 72px;display: block;overflow: hidden;position: absolute;top: 8px;left: 4px;}
.ny_news img.news_div_image{width: 72px;height: 54px;transition: 0.2s all;}
.news_div:hover .news_div_image{transform: scale(1.2);transition: 0.2s all;}
.ny_tel{width: 209px;padding: 20px 20px;background: #f5f5f5;}
.ny_tel i{font-size: 14px;color: #555;line-height: 28px;font-style: normal;}
.ny_tel i span{display: block;font-size: 15px;font-weight: bold;}
.ny_tel .pl_dh{font-size: 23px;font-weight: bold;font-family: arial;background: url(Tel2.png) no-repeat left;padding-left: 38px;margin-top: 18px;}
.ny_tel .pl_dh em{display: block;font-size: 13px;color: #333;font-weight: normal;}

.list_right{float: right;width: 930px;}
.pro_w::after{content: '展示数量有限，更多硅胶制品请联系我们！';position: absolute;display: block;height: 50px;width: auto;top: 0;right: 14px;font-size: 13px;color: #777;}
.list_product_contact{font-size: 0;}
.list_product_contact > p{font-size: 15px;color: #666;line-height: 33px;}
.list_product_contact .border{font-size: 15px;color: #666;line-height: 33px;}
.list_product_contact li{float: left;width: 31.33%;box-shadow: 0px 0px 10px #eee;transition: all .5s ease;position: relative;margin: 0 1% 2% 1%}
.list_product_contact li .nProductImg{overflow: hidden;position: relative;}
.list_product_contact li .nProductImg img{width: 100%;transition: all .5s ease;border: 1px solid #eee;}
.list_product_contact li:hover .nProductImg img{transform: scale(1.1);}
.nProductArt a:after, .nProductArt:before, .nProductImg a:after{content: '';display: block;position: absolute;}
.list_product_contact li .nProductImg a:after{content: "";width: 100%;height: 0;background: #000 url(more.png) no-repeat center;position: absolute;top: 0px;left: 0px;opacity: 0.75;transition: 0.25s all;}
.list_product_contact li:hover .nProductImg a:after{height: 100%;transition: 0.25s all;}
.list_product_contact li .nProductArt{background: #eee;position: relative;}
.list_product_contact li .nProductArt::before{background: #289159;width: 100%;height: 0px;bottom: 0px;left: 0px;transition: all 0.5s ease;}
.list_product_contact li:hover .nProductArt::before{height: 100%;transition: 0.6s;}
.list_product_contact li .nProductArt a{display: block;position: relative;font-size: 16px;line-height: 60px;padding: 0px 3%;text-align: center;overflow: hidden;height: 60px;font-weight: normal;}
.list_product_contact li:hover .nProductArt a{color: #fff;}
.list_product_contact li .nProductArt a::after{width: 18px;height: 18px;border-radius: 50%;right: 20px;top: 22px;background: url(jt3.png) no-repeat top center;}
.list_product_contact li:hover .nProductArt a::after{background-position-y: -18px;}

/*产品内容页*/
#list_product_content{width: 100%;overflow: hidden;margin-top: 35px;}
.products_show_1{display:block;padding-bottom: 20px;margin: 0 auto;}
.show_left{float: left;width:430px;}
.show_right{width:475px;float: right;}
.prodtitle{font-size: 22px;display: block;color: #289159;margin-top: -13px;font-weight: bold;line-height: 46px;}
.show_right LI{line-height:35px;OVERFLOW: hidden;display:block;background:url(pdf.jpg) left no-repeat;padding-left:28px;}
.show_right .d_contact{height: auto;overflow: hidden;line-height: 33px;min-height: 230px;max-height: 275px;font-size: 14px;overflow-y:auto;color: #666;}
.show_right .d_contact p{font-size: 14px;color: #666;line-height: 33px;}
.show_right .d_contact::-webkit-scrollbar{display:none}
.show_right a.nProductZx{text-align: center;transition: .5s;display: block;width: 200px;height: 50px;line-height: 50px;background-color: #289159;color: #fff;font-size: 16px;margin-top: 10px;}
.show_right a.nProductZx:hover{background-color: #289159;}
#list_info .detailed{font-size: 15px;color: #fff;background: #289159;;border-right: 1px solid #fff;padding: 0 38px;height: 45px;line-height: 45px;display: inline-block;cursor: pointer;}
#list_info .detailed:hover{background: #289159;}
#list_product_content .contact{border: 1px solid #f0f0f0;}

#list_product_content #next{font-size: 14px;padding: 20px;color: #969696;border: none;}

/*图片放大镜样式*/
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.jqzoom img{width:430px;max-width:430px;border:solid 1px #eee;}
div.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;display:none;text-align:center;overflow:hidden;width: 430px;height: 300px;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#fff /*url(zoom.png) 50% center no-repeat*/;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}

/*图片小图预览列表*/
.spec-preview{width:430px;}
.spec-preview:after{content: '';display: block;clear: both;}
.spec-scroll{clear: both;margin-top: 5px;}
.spec-scroll .prev,.spec-scroll .next{border: 1px solid #e3e3e3;display: block;text-align: center;width: 30px;height: 78px;line-height: 78px;cursor: pointer;text-decoration: none;}
.spec-scroll .prev{float: left;background:url(n_left_i2.png) no-repeat center #fff;}
.spec-scroll .next{float: right;background:url(n_right_i2.png) no-repeat center #fff;}
.spec-scroll .prev:hover{background:url(n_left_i1.png) no-repeat center #fff;}
.spec-scroll .next:hover{background:url(n_right_i1.png) no-repeat center #fff;}
.spec-scroll .items{float:left;position:relative;width:355px;height:80px;overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999px;height:80px;}
.spec-scroll .items ul li{float: left;width: 89px;text-align: center;}
.spec-scroll .items ul li img{border: 1px solid #e3e3e3;width: 78px;height: 78px;cursor: pointer;}
.spec-scroll .items ul li img:hover{border-color: #289159;}
.spec-scroll .items ul li img.hover{border-color: #289159;}
.list-paddingleft-2 li{min-width: 50%;display: inline-block;}

/*分页*/
#fenye{clear:both;margin: 25px 0 20px 0;}
#fenye table{margin: 0 auto;}
#fenye .prev_h,#fenye .next_h{width: 70px;text-align:center;line-height:30px;}
#fenye .prev_h:hover,#fenye .next_h:hover{color: #22ac38}
#fenye a.curr{width:30px;background:#22ac38;border:1px solid #fff;color:#fff;font-weight:bold;text-align:center;}
#fenye a.curr:visited {color:#fff;}
#fenye a{color:#333333;background:#fff;margin:0px 5px;border:1px solid #dcdddd;float:left;text-align:center;height:30px;line-height:30px;text-decoration:none;font-size: 14px;}
#fenye a.num{width: 30px;}
#fenye a:visited{color:#333333;}
#fenye a:hover{ float:left;}
#fenye span{line-height:30px;font-size:13px;height:30px;}

/* 联系我们 */
.lx_box{box-shadow: 0 2px 35px #ececec;}
.lxtop{border-radius: 3px;background: #f1f1f1;}
.lxtop img{float: left;}
.lxtop p{font-size: 16px;line-height: 35px;padding: 25px 30px 0 430px;color: #383737;}
.lxtop p span{display: block;color: #222;font-size: 18px;line-height: 50px;}
.lxcontil{background: url(ntitle.png)no-repeat bottom;font-size: 30px;text-align: center;margin: 32px auto 25px;}
.lxcontil b{font-size: 30px;color: #000;line-height: 23px;display: inline-block;line-height: 23px;}
.lxcontil span{display: block;font-size: 14px;letter-spacing: 5px;color: #222;margin-top: 10px;}
.lxcon .list_contact{margin: 0 67px;}
.lxcon .list_contact li{display: inline-block;margin: 10px 19px 20px;width: 475px !important;min-width: auto;padding: 25px 0 20px 19px;box-shadow: 0 0 5px #dadadacc;}
.lxzxly{padding: 0 20px;}
.lxzxly form ul li{margin-bottom: 25px;}
.lxzxly form ul li:nth-of-type(odd){float: left;}
.lxzxly form ul li:nth-of-type(even){float: right;}
.lxzxly form ul li:nth-child(5){width: 100%;}
.lxzxly form ul li:nth-child(6){width: 100%;}
.lxzxly form ul li input{margin-left: 0;padding-left: 30px;font-family: 'Calibri';font-size: 17px;background: #f5f5f5;border-radius: 5px;border: none;height: 52px;line-height: 52px;width: 525px;color: #666;outline: none;}
.lxzxly form ul li textarea{margin-left: 0;padding-left: 30px;font-family: 'Calibri';font-size: 17px;background: #f5f5f5;border-radius: 5px;border: none;line-height: 35px;resize: none;height: 220px;width: 100%;color: #666;box-sizing: border-box;outline: none;}
.lxzxly form ul li .submit{background: #22ac38;height: 52px !important;line-height: 52px;color: #fff;width: 100% !important;border-radius: 5px;cursor: pointer;}

/*在线留言*/
.list_contact form ul li{margin-top: 25px;position: relative;min-width: auto;}
.list_contact form ul li input{float: right;width: 500px;height: 40px;border: 1px solid #dcdcdc;margin-left: 20px;box-sizing: border-box;padding-left: 10px;font-size: 16px;color: #666;line-height: 30px;outline: none;}
.list_contact form input,
.list_contact form textarea{box-sizing: border-box;padding-left: 10px;outline: none;}
.list_contact form ul li label{font-size: 16px;color: #666;line-height: 42px;margin: 0;display: inline-block;font-weight: bold;}
.list_contact form ul li:nth-of-type(odd){float: left;}
.list_contact form ul li:nth-of-type(even){float: right;}
.list_contact form ul li:nth-child(5){width: 100%;}
.list_contact form ul li:nth-child(5) p{font-size: 16px;color: #666;line-height: 42px;margin: 0;font-weight: bold;}
.list_contact form ul li:last-child{float: none;width: 100%;}
.list_contact form div div{margin-top: 10px;}
.list_contact form div p{line-height: 50px;}
.list_contact form textarea{resize: none;height: 220px;width: 100%;border: 1px solid #dcdcdc;font-size: 16px;color: #666;line-height: 30px;box-sizing: border-box;}
.submit{display: block;width: 180px !important;height: 42px !important;background: #22ac38;color: #fff !important;border: none !important;font-size: 16px;padding-left: 0 !important;margin: 0 auto 15px !important;float: none !important;cursor: pointer;}

/*右边浮动*/
.floating_ck{position:fixed;right:0px;z-index:99999999;bottom: 45px;right: 25px;}
.floating_ck .return span{width: 54px;height: 54px;background: url(goTop.png) 100% 0% no-repeat;cursor: pointer;transition: all 0.5s ease-out;display: block;}
.floating_ck .return:hover span{background: url(goTop.png) no-repeat;}

/*footer*/
.footer{width: 100%;font-size: 0;background: url(footer_bg.png) no-repeat center top;height: 442px;overflow: hidden;}
.footerBox{max-width: 1273px;margin: 0 auto;padding: 34px 20px 0;box-sizing: border-box;}
.footerNav{display: inline-block;vertical-align: top;margin-right: 10%;}
.footerNav:nth-child(4){margin-right: 0;}
.footerNav h2{font-size: 21px;color: #fff;font-weight: normal;margin-bottom: 25px;}
.footerNav li{margin-bottom: 11px;}
.footerNav li a{font-size: 14px;color: #cecece;}
.footerNav li:hover a{color: #22ac38;}
.footerNav li p{font-size: 14px;color: #cecece;}
.footerNav li p span{display: inline-block; vertical-align: top;line-height: 31px;margin-top: -6px;}
.footerEr{float: right;margin-top: 35px;}
.footerEr h3{font-size: 18px;color: #fff;font-weight: normal;margin-bottom: 16px;}
.footerEr img{width: 116px;}
.footerBottom{text-align: center;height: 54px;line-height: 60px;border-top: 1px solid #48484e;margin-top: 55px;}
.footerBottom span{font-size: 16px;color: #979797;font-family: 'Microsoft YaHei UI';}
.footerBottom span a{color: #979797;font-family: 'Microsoft YaHei UI';}
.footerBottom span a:hover{color: #22ac38;}

@media screen and (max-width:1300px) {#nav_menu>li{margin-right: 30px;}
}